home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d12 / ecstr3.arc / _STR2MAP.H < prev    next >
C/C++ Source or Header  |  1987-03-04  |  229b  |  10 lines

  1. /*  File   : _str2map.h
  2.     Author : Richard A. O'Keefe.
  3.     Updated: 11 April 1984
  4.     Purpose: Definitions from _str2map.c
  5. */
  6.  
  7. extern char    _map_vec[_AlphabetSize+1];
  8. extern void    _str2map(/*int,_char_^,char^*/);
  9.  
  10.